-
Home
-
Staatic – Static Site Generator
-
1.0.0
-
Code
-
Classes
- ResultRepository
Total Complexity |
60 |
Dependencies |
9 |
Dependents |
4 |
Total lines |
299 |
Lines of code |
211 |
Logical lines of code |
102 |
Comment lines |
51 |
Methods |
24 |
Properties |
3 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
findWhereMatching() |
S |
58 |
7 |
11 |
mergeBuildResults() |
S |
54 |
4 |
21 |
getResultValues() |
S |
55 |
4 |
18 |
massInsert() |
S |
56 |
4 |
17 |
rowToResult() |
S |
72 |
4 |
3 |
scheduleForDeployment() |
S |
59 |
3 |
12 |
findOneByBuildIdAndUrlResolved() |
S |
60 |
3 |
12 |
getResultsPerStatusCategory() |
S |
61 |
3 |
11 |
countWhereMatching() |
S |
74 |
3 |
3 |
update() |
S |
62 |
2 |
11 |
delete() |
S |
62 |
2 |
11 |
markDeployed() |
S |
61 |
2 |
11 |
deleteByBuildId() |
S |
62 |
2 |
11 |
findOneByBuildIdAndUrl() |
S |
72 |
2 |
4 |
findByBuildId() |
S |
69 |
2 |
6 |
findByBuildIdPendingDeployment() |
S |
68 |
2 |
6 |
findAll() |
S |
69 |
2 |
6 |
find() |
S |
66 |
2 |
7 |
add() |
S |
64 |
2 |
9 |
findByBuildIdWithRedirectUrl() |
S |
69 |
1 |
6 |
countByBuildId() |
S |
77 |
1 |
3 |
countByBuildIdPendingDeployment() |
S |
76 |
1 |
3 |
nextId() |
S |
78 |
1 |
3 |
__construct() |
S |
69 |
1 |
6 |